@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
ul,ol{list-style:none;}
a{text-decoration:none;cursor: pointer;color: #333;}
img{border:0;vertical-align:middle;}
span,a{vertical-align:middle;}
input,button{vertical-align:top;outline:none;border:none;}
button{padding: 0;cursor: pointer;}
button::-moz-focus-inner {padding: 0;}  /*for FireFox button 内置padding为0*/
textarea{outline:none;border:none;resize:none;}
input, textarea {box-sizing: content-box;outline: none;background: 0 0;font-family: "Microsoft YaHei"}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #666666;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color:#666666;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color:#666666;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color:#666666;
}
body {
background: url(26.jpg) top center #fffbf6;

    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 100%;
	font-size:14px;
}

.newnav{height:52px;background:url(tab-bg.jpg) no-repeat left top;padding:0 !important;}
.newnav li{line-height:52px;}
.newnav ul{float:left;}
.newnav_A{float:left;width:125px;text-align:center;position:relative;}
.newnav_A:after{content:"";position:absolute;right:0;bottom:0;width:2px;height:52px;background:url(li_right.jpg) no-repeat left top;}
.newnav_A a{font-family:"微软雅黑";color:#ffffff;font-size:16px;padding-left:13px;padding-right:13px;display:block;}
.newnav_A1{background:url(nav_hov_bg.jpg) no-repeat;background-size: 100% 100%;}
.newhead_top_Box{height:38px;line-height:38px;margin: 0 auto;background:#fff;}
.newhead_topBox{max-width:1800px;height:38px;line-height:38px;margin: 0 auto;}
.newhead_top{width:1200px;height:38px;margin:0 auto;}
.newhead_top iframe{float: left;display: inline;overflow: hidden;line-height: 30px;margin-left: 10px;margin-top: 3px;color:#333;}
.newhead_top p{float: left;display: inline;overflow: hidden;height: 38px;line-height: 38px;color:#696969;font-size:14px;}
.newhead_top ul {float: right;display: inline;overflow: hidden;margin-right:20px;margin-top: 5px;}
.newhead_top ul li {float: left;height: 25px;line-height: 25px;}
.newhead_top ul li a{color: #696969;font-family:"宋体";font-size:16px;}
.newhead_top ul>a{color:#333;font-family:"宋体";font-size:14px;line-height: 25px;padding:0 8px;}
.newhead_con{width: 1200px;
    height: 298px;
    overflow: hidden;
    margin: auto;
    margin-top: 102px;}
.newlogo{height:225px;margin-top: 60px;position:relative;}
.newlogo-titl{position:absolute;bottom:35px; right:85px;}

.newsearch{float: left;
    height: 30px;
    width: 150px;
    border-radius: 10px;
    background-color: #ffffff;
    margin-top: 10px;
    margin-left: 25px;}
.newsearch input{line-height: 30px;
    height: 30px;
    width: 117px;
    outline: none;
    padding: 1px 0 0 8px;
    float: left;
    background: none;
    border: none;
    overflow: hidden;
    font-size: 12px;}
.newsearch a{float:right;display:block;margin: 8px 4px;}
.newdaohang{width: 1200px; margin: auto;}
@media screen and (max-width: 640px) and (min-width: 0px){
.newnav li {
    line-height: .5rem;
}
.newhead_topBox {
    max-width: 6.4rem;
    height: 0.4rem;
    line-height: .4rem;
 
}
.newhead_top {
    width: 100%;
    height: 0.4rem; 
}
.newhead_top p {
    height: 0.4rem;
    line-height: .4rem;
    color: #ffffff;
    font-size: .18rem;
    padding-left: 0.2rem;
}
.newhead_top ul,.newsearch {
    display: none;
}
.newhead_con {
    width: 6.4rem;
    height: 2rem;
    margin-top: 0.1rem;
}
.newlogo {
    height: 1.35rem;
    margin-top: 0.6rem;
}
.newlogo img{width:4.15rem;}
.newdaohang {
    width: 6.4rem; 
}
.newnav {
    height: 1rem;
    line-height: .5rem;  
    background: #c00;
}
.newnav_A {
    width: 1.6rem;
}
.newnav_A a {
    font-size: .18rem;
    padding-left: 0;
    padding-right: 0;
}
.newnav_A:after {
    width: 0.05rem;
    height: 0.5rem;
}
}